const net/http.http2prefaceTimeout
2 uses
net/http (current package)
h2_bundle.go#L3769: http2prefaceTimeout = 10 * time.Second
h2_bundle.go#L4708: timer := time.NewTimer(http2prefaceTimeout) // TODO: configurable on *Server?
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)